Crate evm_gasometer

source ·
Expand description

EVM gasometer.

Structs

EVM gasometer.
Memory cost.

Enums

Gas cost.
Storage opcode will access. Used for tracking accessed storage (EIP-2929).
Transaction cost.

Functions

Calculate the call transaction cost.
Calculate the create transaction cost.
Calculate the opcode cost.